Populate GridView with Your Own Database Stored Procedures
Code Customization
Populate GridView with Your Own Database Stored Procedures (Not Applicable To Mobile)
Description:
This customization calls your own stored procedures to get a list of records to populate a ASP.NET GridView control. In this example, you will add the GridView to the bottom of a table control.
Step 3: Use this wizard to add code customization.
Step 4: In added code customization, specify the name and location of your stored procedure and its parameter list (if any).
Step 5: Build and run the application.
Applies To:
This customization only applies to applications created using Microsoft .NET framework 2.0 or higher.
Disclaimer:
Customizations included in this wizard are provided as a sample to demonstrate a feature, and may work only in specific situations. The Iron Speed Designer support team cannot assist in the resolution of problems which may occur as a result of customizing your application or modifying a customization to fit a particular purpose.